services.mobilizon.settings.":mobilizon"."Mobilizon.Storage.Repo".socket_dir
NixOS option
Path to the postgres socket directory. Set this to null if you want to connect to a remote database. If non-null, the local PostgreSQL server will be configured with the configured database, permissions, and required extensions. If connecting to a remote database, please follow the instructions on how to setup your database: https://docs.joinmobilizon.org/administration/install/release/#database-setup
type: null or string or (raw elixir)Default
declared in: nixos/modules/services/web-apps/mobilizon.nixView source on NixOS/nixpkgs →"/run/postgresql"